From 0fdd599e8776942e2d0792d26c99410431bd771b Mon Sep 17 00:00:00 2001 From: Behnam Esfahbod Date: Wed, 30 Aug 2017 18:19:18 -0700 Subject: [PATCH] [src/doc/book] Update SUMMARY.md --- src/doc/book/src/SUMMARY.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/doc/book/src/SUMMARY.md b/src/doc/book/src/SUMMARY.md index 8b2e4cfbe..b4fbd9688 100644 --- a/src/doc/book/src/SUMMARY.md +++ b/src/doc/book/src/SUMMARY.md @@ -9,8 +9,9 @@ * [Working on an existing Cargo project](02-03-working-on-an-existing-project.md) * [Dependencies](02-04-dependencies.md) * [Project layout](02-05-project-layout.md) - * [Tests](02-06-tests.md) - * [Continuous Integration](02-07-continuous-integration.md) + * [Cargo.toml vs Cargo.lock](02-06-cargo-toml-vs-cargo-lock.md) + * [Tests](02-07-tests.md) + * [Continuous Integration](02-08-continuous-integration.md) * [Cargo In Depth](cargo-in-depth.md) * [Specifying Dependencies](03-01-specifying-dependencies.md) * [Cargo.toml Format](03-02-manifest.md) -- 2.30.2